*{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, th, var{font-style: normal;font-weight: normal;}
ol, ul, li{list-style: none;}
/* h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;} */
q:before, q:after{content: '';}
textarea, select{font-family: inherit;font-size: inherit;font-weight: inherit;-webkit-appearance: none;}
textarea, select{*font-size: 100%;}
a{text-decoration: none;}
a, .answer-list li{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
*{outline: none;-webkit-touch-callout: none;}
/*img{display: block;width: 100%;height: auto;}*/
.hide{display: none;}
.g-fl{float: left;}
.g-fr{float: right;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;/*default value*/}
.c:before, .c:after{content: "";display: table;}
.c:after{clear: both;}
.c{zoom: 1;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;}
.flex.spb{justify-content: space-between;}
.flex.a-c{ align-items: center;}
.t{text-indent: -9999rem;display: block;}
body{
    font-family: PingFangSC-Regular, sans-serif;
}
.horBlue:hover{
    color: #1f59f0;
}
/* a:hover {

    filter: brightness(1.1);
    -webkit-filter: brightness(1.1); } */
.th:hover{
    filter: none;
    -webkit-filter: none; 
}    
.w_1200{
    width: 1200px;
    margin: 0 auto;
}
.w_1400{
    width: 1400px;
    margin: 0 auto;
}
.w_1300{
    width: 1340px;
    margin: 0 auto;
}
/* head */
.header{
  background: #fff;
  /* position: fixed;
  
  top: 0; */
  position: relative;
  width: 100%;
  z-index: 55;
  box-shadow: 0px 0px 10px 10px rgb(156 156 156 / 50%);
}
.logoLeft{
    width: 160px;
    height: 53px;
 }
 .logoLeft a{
  width: 163px;
  height: 56px;
  display: block;
  background-position: 0 -269px;
 }
 .logoLeft img{
    width: 100%;
    height: 100%;
 }
.upLogo{
    padding: 13px 0;
    border-bottom: 1px solid #DDE4FF;
}
.gongGList{
    width: 480px;
    height: 30px;
    overflow: hidden;
    margin-left: 297px;
    margin-top: 15px;
}
.gongGList a{
    display: block;
    height: 30px;
}
.gongGList .notice-swiper{
    height: 60px;
}
.gongGList .notice-swiper .swiper-container{
    height: 100%;
}
.mingList .nameMing{
    color: #999999;
    font-size: 18px;
}
.mingList span{
    color: #999999;
    margin-left: 39px;
    margin-right: 39px;
    font-size: 18px;
}
.mingList span em{
    color: #1f59f0;
}
.mingList .timeMing{
    color: #BCBCBC;
    font-size: 18px;
}
.navListLink{
    font-size: 0;
}
.navListLink a{
    padding: 0 20.4px;
    height: 59px;
    line-height: 59px;
    display: inline-block;
    color: #333333;
    font-size: 17px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff ;
}
.navListLink a:last-child{
  margin-right: 0;
  float: right;
}
.navListLink a:hover,
.navListLink a.active
{
  background: #dbecfc;
  border-left: 1px solid #b5bfe5;
  border-right: 1px solid #b5bfe5 ;
}

.redNavLink a.active{
    color: #fff;
    background: linear-gradient(136deg, #FF9BA0 0%, #F33F56 100%);
}
.redNavLink a:hover {
    color: #fff;
    background: linear-gradient(136deg, #FF9BA0 0%, #F33F56 100%);
}
.blueNavLink a.active{
    color: #fff;
    background: linear-gradient(136deg, #6383FF 0%, #536DD3 100%);
}
.blueNavLink a:hover{
    color: #fff;
    background: linear-gradient(136deg, #6383FF 0%, #536DD3 100%);
}
.fwTop.nyFwTop{
  margin-top: 6px;
}
.fwTop i{
  display: inline-block;
  margin-top: 10px;
}
.fwTop a{
  margin-left: 15px;
}
.fwTop.nyFwTop a{
  border: 1px solid #dee5ff;
  border-radius: 50%;
  float: left;
}
.ddTop{
  width: 17px;
  height: 19px;
  display: block;
  background-position: -28px -72px !important;
}


/* 城市选择 */
.form_info{ padding-top: 670px; }
.form_info .input{ background: rgba(119, 61, 0, .5)!important; filter: Alpha(opacity=.1); background: #773d00; display: block; padding:0 14px; font-size: 0; border-radius: 4px; margin-left:12px;}
.form_info i.icon{ background:url(../images/icon.png) no-repeat; display: inline-block; vertical-align: top; _display:inline; *zoom:1;}
.form_info .input input{ background: none; border:0; padding:19px 0; height: 20px; line-height: 20px; width: 200px; font-size: 16px; color:#fff; outline: 0;}
.form_info .input input::-webkit-input-placeholder { color:#fff;}
.form_info .input input:-moz-placeholder { color:#fff;}
.form_info .input input::-moz-placeholder { color:#fff;}
.form_info .input input:-ms-input-placeholder { color:#fff;}
.form_info .area .input{ margin-left:0; }
.form_info .area i.icon{ width: 23px; height: 29px; margin: 14px 10px 0 0;}
.form_info .industry i.icon{ width: 30px; height: 30px; background-position: 0 -39px; margin: 14px 9px 0 0;}
.form_info .industry input{ width: 243px; }
.form_info .user i.icon{ width: 24px; height: 27px; background-position: 0 -79px; margin: 15px 9px 0 0;}
.form_info .submit{ overflow: hidden; }
.form_info .submit input,.form_info .submit a{ background: #5e4c33; border-radius: 4px; font-size: 20px; font-weight: bold; text-align: center; line-height: 58px; border:0; color:#fff; padding:0 20px; cursor: pointer; float: left; margin-left:12px;}
.form_info .submit input:hover,.form_info .submit a:hover{ opacity: .9;}
.form_info .area,.form_info .industry,.form_info .user{ position: relative; z-index: 3;}
.select_box{ position: absolute; left: 0; top: 47px; background: rgba(0, 0, 0, .8)!important; filter: Alpha(opacity=.1); background: #000; border-radius: 4px; width: 485px; padding: 15px 0 15px 15px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); z-index: 555;}
.select_box .tit{float: left; width: 80px; background: #5e4c33; color: #fff; margin-right: 10px; font-size: 14px; text-align: center; line-height: 26px; margin-top: 2px; border-radius: 2px; }
.select_box li{float: left; padding: 0 2px; line-height: 20px; font-size: 12px; color: #666; text-align: center; margin: 4px; cursor: pointer; }
.select_box li a:hover{ color:#fb6304;}
.select_box li a{color: #fff;}
.select_box.menu2,.select_box.menu3{ width: 635px !important; left:12px; padding-bottom: 9px;}
.select_box.menu2 ul,.select_box.menu3 ul{ margin-bottom: 6px; height: 28px; overflow: hidden;}
.select_box.menu3{ left: 12px; padding-right: 15px; padding-bottom: 15px; width: 315px;}
.select_box.menu3 .close{ position: absolute; top: -7px; right: -9px; width: 22px; height: 22px; text-align: center; line-height: 22px; background: #000; border-radius: 50%;}
.select_box.menu3 .close:hover{ opacity: .85; }
.form_info .menu3 .item{ background: #282c2f; border-radius: 3px; font-size: 14px; margin-bottom: 10px;}
.form_info .menu3 .input{ margin:0; background: none !important; padding:0;}
.form_info .menu3 .input input{ font-size: 14px; padding:12px 14px; width: 177px;}
.form_info .menu3 .time .input input{ width: 223px;}
.form_info .menu3 .time.on .input input{ width: 147px;}
.form_info .menu3 .sub{ text-align: right; }
.form_info .menu3 .sub a{ display: inline-block; padding: 5px 20px; color: #fff; cursor: pointer; background: #fb6304; border-radius: 4px; vertical-align: top; line-height: 20px; font-size: 14px;}
.form_info .menu3 .sub a:hover{opacity: .9;}
.form_info .menu3 .site .input input{ width: 169px;}
.form_info .menu3 .checked,.form_info .menu3 .check{ background:#232628; padding:0 14px 0 0;}
.form_info .menu3 .checked label,.form_info .menu3 .check label,.form_info .menu3 .select .s_tit{height: 20px; line-height: 20px; padding: 12px 0; float: left; margin-left: 14px; color:#fff;}
.form_info .menu3 .checked label i{width: 16px; height: 16px; background: #e2e2e2; float: left; border-radius: 50%; float: left; margin: 2px 4px 0 0;}
.form_info .menu3 .checked label.on,.form_info .menu3 .check label.on{ color: #fb6304; }
.form_info .menu3 .checked label.on i{background: #fb6304; position: relative; }
.form_info .menu3 .checked label.on em,.form_info .menu3 .check label.on em{width: 10px; height: 8px; background: url(../images/gou.png) no-repeat; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.form_info .menu3 .check label i{ width: 12px; height: 12px; border-radius: 0; border: 2px solid #e2e2e2; background: #232628; float: left; margin: 2px 4px 0 0;}
.form_info .menu3 .check label.on i{ position: relative; border-color:#fb6304;}
.form_info .menu3 .select{ position: relative; margin-right: 4px; z-index: 1;}
.form_info .menu3 .select .s_tit{ position: relative; font-size: 0; margin: 0; color:#fb6304; cursor: pointer; padding:12px 10px;}
.form_info .menu3 .select .s_tit i,.form_info .menu3 .select .s_tit p{ display: inline-block; _display: inline; vertical-align: top; *zoom:1;}
.form_info .menu3 .select .s_tit i{ width: 9px; height: 5px; background: url(../images/page_icon.png) -137px -88px no-repeat; margin: 7px 0 0 3px;}
.form_info .menu3 .select .s_tit p{ font-size: 14px; }
.form_info .menu3 .select .options{ position: absolute; left: 0; top: 38px; right: 0; text-align: left; background: #232628; border-radius: 3px; padding:5px 0;}
.form_info .menu3 .select .options label {display: block; padding: 0 10px; line-height: 34px; cursor: pointer; color:#fff;}
.form_info .menu3 .select .options label:hover,.form_info .menu3 .select .options label.on{ background: #2c2f30; }
.form_info .menu3 .select .options label.on{ color: #fb6304;}
.form_info .menu3 .select.on .options {display: block; }
.match {position: absolute; left: 0; right: 0; top: 48px; z-index: 55; background: #373d41; border-radius: 4px; padding: 5px 0; text-align: left; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
.match li{ padding-top:1px; }
.match li a {padding: 0 15px; display: block; height: 30px; line-height: 30px; font-size: 12px; color: #fff;}
.match li a:hover,.match li.active a {background: #41474b; }
.industry .match{ left: 12px; }

.jbsBg{
  background: linear-gradient(136deg, #6383FF 0%, #195eed 100%);
  border-radius: 10px;
}
.hvScale img{
    transition: all 0.5s;
}
.hvScale:hover img{
    transform: scale(1.1);
}
.txt2{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.txt1{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.txt3{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.fontHov:hover{
    color: #1f59f0;
}

/* footer */
.upYqljLink {
    padding: 30px 0;
  }
  
  
  
  .yqljLink {
    margin-top: 20px;
    border-bottom: 1px solid #d8d7dc;
    padding-bottom: 40px;
  }
  
  .yqljLink a {
    width: 100px;
    height: 30px;
    border: 1px solid #DCDEFF;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 3px;
    color: #666666;
    margin-bottom: 10px;
    background: #fff;
  }
  .yqljLink a:hover{
    color: #1f59f0;
  }
  
  .footerLmw {
    background: #fff;
  }
  .footerLmw.ysBg{
    background: #f7fbff;
    padding-bottom: 0;
  }
  .kfTelDh {
    padding-left: 15px;
  }
  
  .kfTelDh i {
    width: 77px;
    height: 77px;
    background: #4961BB;
    border-radius: 50%;
    display: inline-block;
  }
  
  .kfTelDh .telPhoneSz {
    width: 381px;
    margin-left: 17px;
  }
  
  .kfTelDh .telPhoneSz p {
    font-size: 16px;
    color: #333333;
  }
  
  .kfTelDh .telPhoneSz h4 {
    font-size: 36px;
    color: #333333;
    margin: 3px 0;
    font-weight: 500;
  }
  
  .kfTelDh .telPhoneSz em {
    font-size: 14px;
    color: #666666;
  }
  
  .kfTelDh .telPhoneSz a {
    width: 209px;
    height: 53px;
    background: #1f59f0;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 53px;
    color: #fff;
    margin-top: 25px;
    font-size: 20px;
  }
  
  .footerAbout {
    text-align: center;
    margin-left: 70px;
    margin-right: 40px;
  }
  
  .footerAbout h3 {
    font-size: 20px;
  }
  
  .footerAbout a {
    font-size: 18px;
    color: #666666;
    display: block;
    margin-top: 18px;
  }
  
  .footerAbout a:hover {
    color: #1f59f0;
  }
  
  .codeImgFooter {
    margin-left: 80px;
    margin-bottom: 23px;
  }
  
  .gzwmCodeImg {
    margin-left: 21px;
  }
  
  .gzwmCodeImg h3 {
    text-align: center;
    margin-bottom: 18px;
  }
  
  .codeImgMa {
    width: 165px;
    height: 165px;
    border: 1px solid #EAEAEA;
    padding: 5px;
    box-sizing: border-box;
  }
  
  .codeImgMa h3 {
    text-align: center;
  }
  
  .codeImgMa img {
    width: 100%;
    height: 100%;
  }
  
  .copyCodeFont {
    text-align: center;
  }
  
  .copyCodeFont {
    border-top: 1px solid #D8D8D8;
    padding: 30px 0;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
  }
  input::placeholder{
    color: #88898b;
  }

  .colorFont:hover,
  .colorFont:hover p
  {
    color: #1f59f0 !important;
  }
  .headerForm.neiHeader{
    height: 362px;
  }
  .headerForm.neiHeader{
    background: url(../img/banner.jpg) top #0e257b;
    /* background-position-y: 138px; */
  }
  .wxIconLmw{
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .ejNav{
    background: #f7fbff;
    /* position: fixed; */
    /* left: 50%; */
    height: 61px;
    line-height: 61px;
    /* margin-left: -700px; */
    border-radius: 0 0 10px 10px;
    padding-left: 30px;
    z-index: 55;
    margin-top: 3px;
    /* transform: translateY(-61px); */
    box-sizing: border-box;
    /* opacity: 0; */
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    overflow: hidden;
  }
  .ejNav a{
    margin-right: 40px;
    font-size: 20px;
  }
  .lsColor{
    color: #0ca341;
  }
  .hsColor{
    color: #d40002;
  }
  .hColor{
    color: #000;
  }
  .lColor{
    color: #1f59f0;
  }
  .CSColor{
    color: #fd8c00;
  }
  .ejNav.show{
    transform: translateY(0);
    opacity: 1;
  }
  .morePgn a{
    font-size: 22px;
  }
  .morePgn p{
    color: #1c1c1d;
  }
  .morePgn a{
    color: #1c1c1d;
  }
  .moreIcon{
    width: 21px;
    height: 12px;
    display: inline-block;

    background-position: -41px -335px;
  }

  input::placeholder{
    color: #88898b !important;
  }

  .itemEjNav{
    flex-wrap: wrap;
  }